home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Users Group Library 1996 July / C-C++ Users Group Library July 1996.iso / vol_200 / 292_02 / asz80.cmp < prev    next >
Text File  |  1990-07-16  |  364b  |  27 lines

  1. ! RT11 native command file built on Sat Oct 01 19:44:58 1988
  2. !
  3. ! ** Compile ASZ80
  4. !
  5. SET ERROR NONE
  6. !! COPY ASM.H ASM.H
  7. SET ERROR ERROR
  8. SET ERROR NONE
  9. !! COPY Z80.H Z80.H
  10. SET ERROR ERROR
  11. RUN C:CC
  12. Z80EXT.C
  13. RUN C:AS
  14. Z80EXT.S/d
  15. RUN C:CC
  16. Z80MCH.C
  17. RUN C:AS
  18. Z80MCH.S/d
  19. RUN C:CC
  20. Z80ADR.C
  21. RUN C:AS
  22. Z80ADR.S/d
  23. RUN C:CC
  24. Z80PST.C
  25. RUN C:AS
  26. Z80PST.S/d
  27.